(describe-package-1): Handle (nil . "string") in `:maintainer`
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 May 2024 15:01:11 +0000 (11:01 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 May 2024 15:04:50 +0000 (11:04 -0400)
commitacfb2c6163b60507801fb8666129925e793394c9
treea112b4c181022c9fe26f9788e65b72165dce83ba
parentee3ef57c24fe3435cd896e1f096aadff5f9372a0
(describe-package-1): Handle (nil . "string") in `:maintainer`

* lisp/emacs-lisp/package.el (describe-package-1): Refine the
check to distinguish the old single-maintainer format from the
new multi-maintainer format.  (bug#69712)
lisp/emacs-lisp/package.el